Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Generate invoice for paid instant charges on subscription termination #2675

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

ancorcruz
Copy link
Contributor

Context

Currently if an invoice with paid in advance charges is terminated, there are edge cases where paid fees are not invoiced because of a time boundaries issues.

Description

This change ensure all not already invoiced paid fees are included in a new invoice when the subscription is terminating ignoring time boundaries.

…ation

Currently if an invoice with pay in advance charges is terminated, there
are edgecases were paid fees are not invoiced because of a boundaries
issues.

This change ensure all paid fees not already invoiced are included in an
invoice when the subscription is terminating ignoring boundaries.
@ancorcruz ancorcruz added the 🐞 Bug Something isn't working label Oct 11, 2024
@ancorcruz ancorcruz self-assigned this Oct 11, 2024
@ancorcruz ancorcruz merged commit 5bd05d5 into main Oct 11, 2024
6 checks passed
@ancorcruz ancorcruz deleted the fix/invoice-paid-instant-charges branch October 11, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants